GtkPackType

Represents the packing location of a children in its parent.

See [class@WindowControls] for example.

Values

ValueMeaning
START0

The child is packed into the start of the widget

END1

The child is packed into the end of the widget

Meta